home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 7950 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.9 KB

  1. Path: newshost.lanl.gov!tanmoy
  2. From: tanmoy@qcd.lanl.gov (Tanmoy Bhattacharya)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Using char array in functions
  5. Date: 29 Feb 1996 03:02:36 GMT
  6. Organization: Los Alamos National Laboratory
  7. Message-ID: <TANMOY.96Feb28200236@qcd.lanl.gov>
  8. References: <20FEB199609155775@sundog.caltech.edu> <4gqk5m$jno@aphex.direct.ca>
  9.     <DnI1KG.EtF@eskimo.com>
  10. NNTP-Posting-Host: qcd.lanl.gov
  11. Mime-Version: 1.0
  12. Content-Type: text
  13. In-reply-to: scs@eskimo.com's message of Wed, 28 Feb 1996 18:48:16 GMT
  14.  
  15. In article <DnI1KG.EtF@eskimo.com>
  16. scs@eskimo.com (Steve Summit) writes:
  17.  
  18. SS: array were not modifiable, either because it was declared const
  19.  
  20. In the above sentence, "declared" should be replaced by "defined".
  21.  
  22. SS: modifiable.  It is hard to imagine a situation in which a
  23. SS: function was unable to modify what appeared to be an array
  24. SS: parameter for the reason that it was operating on a copy of the
  25. SS: array.  (The only way I can imagine this failure mode is if the
  26. SS: array is wrapped up in a struct, and in that case the function
  27. SS: would no longer appear to be receiving an array parameter; it
  28. SS: would be receiving a struct parameter.)
  29.  
  30. Actaully, bizarre things like a function receiving a non-lvalue array
  31. as a vararg parameter is possible: the function just cannot use it. (I
  32. am sorry I am bringing this up; it has no place in a beginner's text:
  33. your article was so nice that I wanted it to be absolutely correct as
  34. well ...)
  35.  
  36. Cheers
  37. Tanmoy
  38. --
  39. tanmoy@qcd.lanl.gov(128.165.23.46) DECNET: BETA::"tanmoy@lanl.gov"(1.218=1242)
  40. Tanmoy Bhattacharya O:T-8(MS B285)LANL,NM87545 H:#9,3000,Trinity Drive,NM87544
  41. Others see <gopher://yaleinfo.yale.edu:7700/00/Internet-People/internet-mail>,
  42. <http://alpha.acast.nova.edu/cgi-bin/inmgq.pl>or<ftp://csd4.csd.uwm.edu/pub/
  43. internetwork-mail-guide>. -- <http://nqcd.lanl.gov/people/tanmoy/tanmoy.html>
  44. fax: 1 (505) 665 3003   voice: 1 (505) 665 4733    [ Home: 1 (505) 662 5596 ]
  45.